services.httpd.virtualHosts.<name>.locations.<name>.index
Adds DirectoryIndex directive. See https://httpd.apache.org/docs/2.4/mod/mod_dir.html#directoryindex.
- Type
null or string- Default
null- Example
"index.php index.html"- Declared
- <nixpkgs/nixos/modules/services/web-servers/apache-httpd/default.nix>